home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 37
/
Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso
/
Aminet
/
comm
/
mail
/
AEMail230.lha
/
aemail230
/
arexx
/
placegrp.readme
< prev
next >
Wrap
Text File
|
2000-03-11
|
3KB
|
59 lines
Name: placegrp.aem
TO BE USED BY REGISTERED USER'S ONLY
This ARexx script is used to add an email address embedded in a message to
your Address Book as part of a group entry.
HOW TO IMPLEMENT
----------------
You need to bind this script to a function key or assign it to an ARexx
menu for it to work properly. Call up the ARexx page of your
Configuration screen in AEMail. Select the function key you want to bind
this script to. Enter the script name (full path name) in the string
gadget. Be sure you have AREXX selected in the cycle gadget. You can use
the file folder glyph to call up the file requester to locate the script.
Then save the configuration.
HOW TO USE
----------
When you receive a message with an embedded email address just double click
on the line containing the email address. The email address will appear in
the Clip window. Now hit the function key that you bound the placegrp.aem
script to or select the menu item you've assigned to the script.
If you have assigned a script to the Email Addr exit you will have to
press the CTRL key when you double click on the address. This forces the
clip window to appear and allows you to press the function key or select
the appropriate menu item.
You will be asked for a group nickname. A listview will be displayed that
asks you to "Select the Group Wanted". All the groups in your Address Book
will be displayed. You can click on the group you want to add the address
to. The group name will appear in the string gadget below the list view.
Click on [OK] or press RETURN to accept this group.
If you want to create a new group, you can modify the nickname in the
string gadget and the description name. After ckicking on [OK] you will be
asked if you want to create it, enter a new name, or cancel. If you wish
to create it, the group will be created with the passed email address as
the one and only entry although you can add to the group later. If you are
creating a new group, you will be immediately prompted for the Group
Description (it will default to the description you entered in the list
view string gadget) and if you want to set the Send Header Only flag when
the group is created. If you want quotes surrounding the group
description, they should be entered with the group description string.
If the nickname is already used for an individual, you will be given an
opportunity to reentering the nickname or cancelling.
If you cancel the "Select the Group Wanted" requester or one of the error
notifications, you will exit from the script and will have to restart it.
You do not have to be connected to your Internet provider for this script
to work.